Skip to content

Update CHANGELOG for unreleased 15.6 branch#9827

Merged
flarnie merged 2 commits intofacebook:masterfrom
flarnie:updateChangelogFor15.6RC
Jun 1, 2017
Merged

Update CHANGELOG for unreleased 15.6 branch#9827
flarnie merged 2 commits intofacebook:masterfrom
flarnie:updateChangelogFor15.6RC

Conversation

@flarnie
Copy link
Copy Markdown
Contributor

@flarnie flarnie commented Jun 1, 2017

what is the change?:
Added entries for the latest changes.

why make this change?:
We are about to do an RC release and folks can look at these notes to
see what is in the planned release.

test plan:
Visual inspection

issue:
#9398

Comment thread CHANGELOG.md Outdated
* Downgrade deprecation warnings to use `console.warn` instead of `console.error`. ([@flarnie](https://github.com/flarnie) in [#9753](https://github.com/facebook/react/pull/9753))
* Fix issue where environment variable was not being transformed by browserify. ([@mridgway](https://github.com/mridgway) in [#9642](https://github.com/facebook/react/pull/9642))
* Add deprecation warnings and separate module for React.DOM factory helpers. ([@nhunzaker](https://github.com/nhunzaker) in [#8356](https://github.com/facebook/react/pull/8356))
* Add deprecation warning for React.createClass helper. ([@nhunzaker](https://github.com/nhunzaker) in [#8356](https://github.com/facebook/react/pull/8356))
Copy link
Copy Markdown
Contributor

@bvaughn bvaughn Jun 1, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The deprecation warning added in this PR is about DOM factories rather than createClass. Did you tag the wrong PR? Seems like this meant to go with the line above.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh thanks! I didn't mean to add that line at all - since the createClass deprecation warning was noted in the 15.5 changelog we don't need to say it again, do we?

Copy link
Copy Markdown
Contributor

@bvaughn bvaughn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good except the one PR link!

@flarnie flarnie force-pushed the updateChangelogFor15.6RC branch from 2c3e384 to e7bdfdc Compare June 1, 2017 16:09
**what is the change?:**
Added entries for the latest changes.

**why make this change?:**
We are about to do an RC release and folks can look at these notes to
see what is in the planned release.

**test plan:**
Visual inspection

**issue:**
facebook#9398
@flarnie flarnie force-pushed the updateChangelogFor15.6RC branch from e7bdfdc to f96f4ca Compare June 1, 2017 16:11
**what is the change?:**
We decided to strike through the previous changelog item and add it to
the more recent changelog section, since this is the release where the
deprecation warning will actually go out.

**why make this change?:**
To make things clear for everyone using 15.6

**test plan:**
Visual inspection

**issue:**
facebook#9398
@flarnie flarnie merged commit f3dd489 into facebook:master Jun 1, 2017
@TrySound
Copy link
Copy Markdown
Contributor

TrySound commented Jun 1, 2017

@flarnie Why you didn't add css custom properties note? This commits seems included in 15.6 branch. And custom properties is a big improvement for developers.
115452f

@flarnie
Copy link
Copy Markdown
Contributor Author

flarnie commented Jun 6, 2017

@TrySound nice catch! I'll update that now.

@flarnie flarnie deleted the updateChangelogFor15.6RC branch May 25, 2018 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants